| cmIncidentType |
| Logical Entity Name | cmIncidentType |
| Default Table Name | cmIncidentType |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| cmIncidentType Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
cmIncidentTypeID |
int | NO | ||
| Code | varchar(50) | NO | ||
| Descrip | varchar(100) | NO | ||
| syCampusGrpID | int | YES | ||
| Active | bit | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| cmIncidentType Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_cmIncidentType_cmIncidentTypeID | PrimaryKey | cmIncidentTypeID |
| cmIncidentType Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_cmIncidentType.UserID_SyStaff.SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| cmIncident | Non-Identifying | One To Zero or More | FK_cmIncident.cmIncidentTypeID_CmIncidentType.cmIncidentTypeID | NO | YES |
| cmIncidentType Check Constraints |
| Check Constraint Name | CheckConstraint |
| cmIncidentType Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| cmIncidentType Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.IncidentType |
NO | |||
| Physical (Microsoft SQL Server) dbo.cmIncidentType |
NO |
| cmIncidentType Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | Incidents |
| Logical | Tasks |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Career Services |
| cmIncidentType Data Movement Rules |
| Name | Type | Rule Text/Value |